Welcome![Sign In][Sign Up]
Location:
Search - data base java

Search list

[Other resourcejav_

Description: 显示数据库中的表用java(完整)- - *该程序代码用到了前面说的database.java的数据库连接池的类-shown in the database table with the java (complete) --* The code that uses the data ahead base.java database connection pool of categories
Platform: | Size: 2439 | Author: lops | Hits:

[Other resourceshu_ju_yuan_JDBC

Description: 众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expand the use of Oracle API.
Platform: | Size: 776680 | Author: 张三 | Hits:

[JSP/JavaDriverManagerConnectionProvider

Description: DriverManagerConnectionProvider.java is the common function connected to data base
Platform: | Size: 1671 | Author: 四季 | Hits:

[JSPshu_ju_yuan_JDBC

Description: 众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expand the use of Oracle API.
Platform: | Size: 776192 | Author: 张三 | Hits:

[SNMPWinSNMPAPI

Description: WinSNMP API规范 内容包括SNMP开发的的API规范: WinSNMP编程任务 一般WinSNMP编程任务 SNMP支持的级别 关于SNMP版本 自陷从SNMPv1转换到SNMPv2C 关于SNMP消息 网络传输错误 简单网络管理协议(SNMP) WinSNMP会话 新的SNMP编程元素 WinSNMP数据管理概念 对象标识符 ....................... ..................... ........................ ..................... SNMP管理信息库(MIB) ................ 发送SNMP消息 接收SNMP消息 ..................... ................... ........................ 快速参考: Windows NT: 3.1或以上版本 Windows: Windows 95或以上版本 头文件:snmp.h 引入库:snmpapi.lib 参见: 简单网络管理协议(SNMP)概览, SNMP函数, SnmpVarBindList, SnmpUtilVarBindFree,-WinSNMP API specification will include the development of the SNMP API Specifications : WinSNMP programming tasks WinSNMP general programming tasks SNMP support on the level of SNMP version Since the settlement from the conversion of SNMPv1 SNMPv2C information on SNMP network transmission errors Simple Network Management Protocol (SNMP) WinSNMP conversational new programming elements WinSNMP SNMP data management concept object identifier clause 8 ............ ......... ....... ....... ... SNMP Management Information Base (MIB) 290704 Send news .... SNMP receive SNMP information .................... . ................... .................... .... Quick Reference : Windows NT : 3.1 or later Windows : Windows 95 or later header files : snmp.h the introduction : snmpapi.lib See : Simple Networ
Platform: | Size: 102400 | Author: gao | Hits:

[Database systemOracle_XML_data_exchange1

Description: 以XML为标准进行Oracle数据库与其他数据库间进行数据交换(基表操作,编写功能简单,并完整的软件,可以只实现Oracle与另外一种数据库的数据交换)-XML-standard Oracle database and other databases for data exchange between the (base table operation, a simple preparation of functional and complete software, you can only realize a database with Oracle data exchange)
Platform: | Size: 16384 | Author: Wing | Hits:

[Software Engineeringthe_design_and_implementation_of_video_chat_system

Description: 基于JMF的多人视频聊天软件的设计与实现,多人视频聊天软件是网络环境与网络技术发展的产物,具有很高的应用需求和广阔的应用前景。JMF(Java媒体框架)是Java语言的扩展,专门用来处理时基媒体数据和实时媒体流。通过介绍JMF应用编程接口的结构特点,详细阐述了当前Internet网络多人视频聊天软件的工作原理,关键技术,及其基于JMF的具体实现。该软件具有跨平台可移植性。-JMF-based multiplayer video chat software for the design and realization of more than video chat software is the network environment and network technology development, product application needs of high and broad application prospects. JMF (Java Media Framework) is an extension of Java language, specifically designed to deal with time-base media data and real-time media streams. Through the Application Programming Interface JMF introduce structural characteristics, described in detail the current Internet network of more than video chat software working principle, key technologies, and its concrete realization based on the JMF. The software has a cross-platform portability.
Platform: | Size: 440320 | Author: Jewn | Hits:

[JSPjava

Description: :多人视频聊天软件是网络环境与网络技术发展的产物,具有很高的应用需求和广阔的应用前景。JMF(Java 媒体框 架)是Java 语言的扩展,专门用来处理时基媒体数据和实时媒体流。通过介绍JMF 应用编程接口的结构特点,详细阐述了当 前Internet 网络多人视频聊天软件的工作原理、关键技术,及其基于JMF 的具体实现。该软件具有跨平台可移植性。-: Multiplayer video chat software is the network environment and network technology development, product application needs of high and broad application prospects. JMF (Java Media Framework) is an extension of Java language, specifically designed to deal with time-base media data and real-time media streams. Through the Application Programming Interface JMF introduce structural characteristics, described in detail the current Internet network of more than video chat software working principle, key technologies, and its concrete realization based on the JMF. The software has a cross-platform portability.
Platform: | Size: 73728 | Author: menshaojie | Hits:

[Oracleaaa

Description: oracle data base booking system (JAVA)
Platform: | Size: 10240 | Author: jason | Hits:

[Finance-Stock software systeminternetbanking

Description: Create Account Update Account Change Pin Transaction All data should be saved to the data base
Platform: | Size: 277504 | Author: akash | Hits:

[assembly languagedbms[1]

Description: it is about data base design engineering
Platform: | Size: 259072 | Author: venkata vijay | Hits:

[JSP/JavapackageParserXML

Description: CREATE A FILE XML WITH DOM AND DATA BASE
Platform: | Size: 3072 | Author: hajerwal | Hits:

[JSP/JavaSCJP-for-Java-6

Description: 1, Java认证考试 310-065 题库 2, Java认证考试指南 3, 个人对题库题目的分类,方便学习-1, SCJP 310-065 exam database 2, scjp guide 3, classification of exam data base
Platform: | Size: 13095936 | Author: 马箫摩 | Hits:

[JSP/Javajava-database

Description: This is Java based project for storing the data base
Platform: | Size: 54272 | Author: acts | Hits:

[JSP/Javaaccessing_data-base-Ptable

Description: THIS CODE IS BASE ON JAVA CONNECTIVITY WITH DATA BASE.
Platform: | Size: 72704 | Author: aamir shahzad | Hits:

[JSP/JavaDB-cnverter-Excel-to-MySQL

Description: Java program converts from Excel file to MySQL data base(Excel and MySQL platforms required)
Platform: | Size: 65536 | Author: Hajar A | Hits:

[JSP/JavaSaveImageServlet.java.tar

Description: save image in dbms this program saves image in any data base
Platform: | Size: 1024 | Author: brijraj | Hits:

[Software EngineeringSIAkuntansi

Description: data base java whith mysql
Platform: | Size: 56320 | Author: nadji | Hits:

[JSPBIG-JAVA--3rd-Edition-by-Cay-Horstmann--Wiley-200

Description: big java is a very interesting book for those entheusiastic about learning the java programming language, it takes you from the very simple hello world program to the very advanced data base &web based applications.
Platform: | Size: 11877376 | Author: boulou | Hits:

[JSP/JavaDATA-base

Description: JAVA编程中的数据库的连接以及表的创建,增加,删除等操作,JDBC方面的代码-Create a JAVA programming connectivity and tables, add, delete and other operations, JDBC code areas
Platform: | Size: 6144 | Author: 邹悦 | Hits:
« 12 3 4 »

CodeBus www.codebus.net